Skip to content

fix(libscram-java): CVE-2025-59432#1

Open
deepin-ci-robot wants to merge 1 commit intomasterfrom
fix/CVE-2025-59432
Open

fix(libscram-java): CVE-2025-59432#1
deepin-ci-robot wants to merge 1 commit intomasterfrom
fix/CVE-2025-59432

Conversation

@deepin-ci-robot
Copy link
Copy Markdown
Contributor

Security Update

CVE-2025-59432

Fix timing side-channel in SCRAM authentication.

Replace Arrays.equals() with MessageDigest.isEqual() in ScramFunctions.java

to prevent timing side-channel attacks during credential verification.


Generated by AI

Fix timing side-channel in SCRAM authentication.

Replace Arrays.equals() with MessageDigest.isEqual() in ScramFunctions.java

to prevent timing side-channel attacks during credential verification.

Upstream: ongres/scram@e0b0cf9

Generated-By: uos/glm-5.1

Co-Authored-By: hudeng <hudeng@deepin.org>
@deepin-ci-robot
Copy link
Copy Markdown
Contributor Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign zeno-sole for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions
Copy link
Copy Markdown

TAG Bot

TAG: 2.1-1+deepin
EXISTED: no
DISTRIBUTION: unstable

@hudeng-go
Copy link
Copy Markdown

/integrate

@github-actions
Copy link
Copy Markdown

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#3910
PrNumber: 3910
PrBranch: auto-integration-25144430186

Comment thread debian/changelog
@@ -1,3 +1,9 @@
libscram-java (2.1-1+deepin) unstable; urgency=medium
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

版本号规则错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants